[INFO] cloning repository https://github.com/archlinter/archlint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinter/archlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfd14c8e6cac50dba77680e0cee52a8d5a9cb8df
[INFO] fixing archlinter/archlint against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinter%2Farchlint" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/archlinter/archlint
[INFO] finished tweaking git repo https://github.com/archlinter/archlint
[INFO] tweaked toml for git repo https://github.com/archlinter/archlint written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/archlinter/archlint on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/archlinter/archlint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e
[INFO] running `Command { std: "docker" "start" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/archlint/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archlint-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/archlint-napi/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking oxc_data_structures v0.108.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking oxc_estree v0.108.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oxc_allocator v0.108.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling archlint-napi v0.17.0 (/opt/rustwide/workdir/crates/archlint-napi)
[INFO] [stderr]    Migrating crates/archlint-napi/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.112/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3601b6a81d06c871 -C extra-filename=-d1046bba0f76ff4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb401d0acfaba837.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-451587dd2666e6b1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-12c495887fb81e30.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f9104eb1b6a5f5fc -C extra-filename=-e77110936f322724 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4ca9783291f39b55.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-27119928aa369a78.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-32d466fdb95891d4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d39827a1100fb9ef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3f68227f743e4737.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e", kill_on_drop: false }`
[INFO] [stdout] eea8aa88a09d3a6b0aebdbfe07714bbe2c2b2cee3be53f54ab48abadf3cd4f3e
